const github.com/refraction-networking/utls.alertInternalError

58 uses

	github.com/refraction-networking/utls (current package)
		alert.go#L48: 	alertInternalError                alert = 80
		alert.go#L85: 	alertInternalError:                "internal error",
		conn.go#L220: 		return alertInternalError
		conn.go#L1108: 		c.sendAlertLocked(alertInternalError)
		conn.go#L1231: 		return 0, alertInternalError
		conn.go#L1293: 		c.sendAlert(alertInternalError)
		conn.go#L1346: 		return c.in.setErrorLocked(c.sendAlert(alertInternalError))
		conn.go#L1605: 				a = alertInternalError
		ech.go#L582: 			c.sendAlert(alertInternalError)
		ech.go#L590: 			c.sendAlert(alertInternalError)
		handshake_client.go#L772: 			c.sendAlert(alertInternalError)
		handshake_client.go#L801: 		c.sendAlert(alertInternalError)
		handshake_client.go#L819: 		c.sendAlert(alertInternalError)
		handshake_client.go#L828: 			c.sendAlert(alertInternalError)
		handshake_client.go#L842: 				return c.sendAlert(alertInternalError)
		handshake_client.go#L861: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L64: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L345: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L350: 			c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L360: 			return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L545: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L549: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L609: 			return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L630: 			return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L671: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L676: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L859: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L914: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L919: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L980: 		return c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L990: 		c.sendAlert(alertInternalError)
		handshake_client_tls13.go#L1057: 		return c.sendAlert(alertInternalError)
		handshake_server.go#L164: 			c.sendAlert(alertInternalError)
		handshake_server.go#L242: 		c.sendAlert(alertInternalError)
		handshake_server.go#L271: 			c.sendAlert(alertInternalError)
		handshake_server.go#L299: 			c.sendAlert(alertInternalError)
		handshake_server.go#L308: 			c.sendAlert(alertInternalError)
		handshake_server.go#L727: 		c.sendAlert(alertInternalError)
		handshake_server.go#L760: 				return c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L151: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L259: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L264: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L427: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L432: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L516: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L781: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L786: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L807: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L862: 		return c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L877: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L919: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L924: 		c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L1005: 			c.sendAlert(alertInternalError)
		handshake_server_tls13.go#L1098: 			return c.sendAlert(alertInternalError)
		quic.go#L368: 		a = alertInternalError
		u_conn.go#L409: 				a = alertInternalError
		u_conn.go#L452: 		return 0, alertInternalError
		u_conn.go#L935: 		c.sendAlert(alertInternalError)